<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Anchor text</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Anchor_text"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Anchor_text rootpage-Anchor_text skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Anchor text</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<p class="mw-empty-elt">
</p>
<p>The <b>anchor text</b>, <b>link label</b>, or <b>link text</b> is the visible, clickable text in an <a href="HTML" title="HTML">HTML</a> <a href="Hyperlink" title="Hyperlink">hyperlink</a>. The term "anchor" was used in older versions of the HTML specification<sup id="cite_ref-:0_1-0" class="reference"><a href="#cite_note-:0-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> for what is currently referred to as the "<a href="Anchor_element" class="mw-redirect" title="Anchor element">a element</a>", or <code class="nowrap" style=""><a></code>.<sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> The HTML specification does not have a specific term for anchor text, but refers to it as "text that the a element wraps around". In <a href="XML" title="XML">XML</a> terms (since HTML is XML), the anchor text is the content of the element, provided that the content is text.<sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup>
</p><p>Usually, web search engines analyze anchor text from hyperlinks on web pages. The words contained in the anchor text can determine the <a href="Ranking_(information_retrieval)" title="Ranking (information retrieval)">ranking</a> that the page will receive from search engines. Other services apply the basic principles of anchor text analysis as well. For instance, <a href="List_of_academic_databases_and_search_engines" title="List of academic databases and search engines">academic search engines</a> may use <a href="Citation" title="Citation">citation</a> context to classify <a href="Academic_publishing" title="Academic publishing">academic articles</a>,<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup> and anchor text from documents linked in <a href="Mind_maps" class="mw-redirect" title="Mind maps">mind maps</a> may be used too.<sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup>
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="Overview">Overview</h2></div>
<p>Anchor text usually gives the user relevant descriptive or contextual information about the content of the link's destination. The anchor text may or may not be related to the actual text of the <a href="Uniform_Resource_Locator" class="mw-redirect" title="Uniform Resource Locator">URL</a> of the link. For example, a hyperlink to the <a href="English_Wikipedia" title="English Wikipedia">English-language Wikipedia</a>'s <a href="Homepage" class="mw-redirect" title="Homepage">homepage</a> might take this form:
</p>
<dl><dd><code><a href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</a></code></dd></dl>
<p>"Wikipedia" is the anchor text in this example. The URL it points to is <code>http://en.wikipedia.org/wiki/Main_Page</code>. The entire hyperlink appears on a web page as <a href="Main_Page" title="Main Page">Wikipedia</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Search_engine_algorithms">Search engine algorithms</h2></div>
<p>Anchor text is weighted (ranked) highly in <a href="Search_engine" title="Search engine">search engine</a> <a href="Algorithm" title="Algorithm">algorithms</a>, because the linked text is usually relevant to the <a href="Landing_page" title="Landing page">landing page</a>. The objective of search engines is to provide highly relevant search results; this is where anchor text helps, as the tendency was, more often than not, to hyperlink words relevant to the landing page. Anchor text can also serve the purpose of directing the user to internal pages on the site, which can also help to rank the website higher in the search rankings.<sup id="cite_ref-Search_Engine_Watch_1_6-0" class="reference"><a href="#cite_note-Search_Engine_Watch_1-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup>
</p><p><a href="Webmaster" title="Webmaster">Webmasters</a> may use anchor text to procure high results in <a href="Search_engine_results_page" title="Search engine results page">search engine results pages</a>. <a href="Google" title="Google">Google</a>'s <a href="Google_Webmaster_Tools" class="mw-redirect" title="Google Webmaster Tools">Webmaster Tools</a> facilitate this optimization by letting <a href="Website" title="Website">website</a> owners view the most common words in anchor text linking to their site.<sup id="cite_ref-7" class="reference"><a href="#cite_note-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup>
In the past, <a href="Google_bomb" class="mw-redirect" title="Google bomb">Google bombing</a> was possible through anchor text manipulation; however, in January 2007, Google announced it had updated its algorithm to minimize the impact of Google bombs, which refers to a prank where people attempt to cause someone else's site to rank for an obscure or meaningless query.<sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup>
</p><p>In April 2012, Google announced in its March "<a href="Google_Penguin" title="Google Penguin">Penguin</a>" update that it would be changing the way it handled anchor text, implying that anchor text would no longer be as important an element for their ranking metrics.<sup id="cite_ref-9" class="reference"><a href="#cite_note-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup> Moving forward, Google would be paying more attention to a diversified link profile which has a mix of anchor text and other types of links.<sup id="cite_ref-Search_Engine_Watch_2_10-0" class="reference"><a href="#cite_note-Search_Engine_Watch_2-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup>
</p><p>However a 2016 study of anchor text influence across 16,000 keywords found that presence of exact and partial match anchor links continues to have a strong correlation with Google rankings.
</p><p>August 2016 study conducted by Moz, found that Exact and partial match domains can be affected by over optimization penalty since Google considers domain Brand and naked URL links as Exact match.<sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Terminology">Terminology</h3></div>
<p>There are different classifications of anchor text that are used within the search engine optimization community such as the following:
</p>
<dl><dt>Exact match</dt>
<dd>An anchor that is used with a keyword that mirrors the page that is being linked to. Example: "<a href="Search_engine_optimization" title="Search engine optimization">search engine optimization</a>" is an exact match anchor because it's linking to a page about "search engine optimization".</dd>
<dt>Partial match</dt>
<dd>An anchor that is used with a keyword and a variation that mirrors the page that is being linked to. Example: "<a href="Search_engine_optimization" title="Search engine optimization">different search engine optimization techniques</a>" is a partial match, anchor text as it links to a broader concept (i.e. to the article about search engine optimization).</dd>
<dt>Branded</dt>
<dd>A brand that is used as the anchor. "<a href="Wikipedia" title="Wikipedia">Wikipedia</a>" is a branded anchor text.</dd>
<dt>Naked link</dt>
<dd>A URL that is used as an anchor. "<a href="Www.wikipedia.com" class="mw-redirect" title="Www.wikipedia.com">www.wikipedia.com</a>" is a naked link anchor.</dd>
<dt>Generic</dt>
<dd>A generic word or phrase that is used as the anchor. "<a href="Mystery_meat_navigation#"Click_here"" title="Mystery meat navigation">Click here</a>" is a generic anchor recommended against on grounds of <a href="Usability" title="Usability">usability</a> and <a href="Accessibility" title="Accessibility">accessibility</a>.<sup id="cite_ref-MacDonald_12-0" class="reference"><a href="#cite_note-MacDonald-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-tech_13-0" class="reference"><a href="#cite_note-tech-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup> Other variations may include "go here", "visit this website", etc..</dd>
<dt>Images</dt>
<dd>Whenever an image is linked, Google will use the <a href="Alt_attribute" title="Alt attribute">"alt" attribute</a> as the anchor text.</dd>
<dt>Empty</dt>
<dd>Whenever an image is linked, and the "alt" attribute is empty.</dd>
<dt>Latent semantic indexing</dt>
<dd><a href="Latent_semantic_indexing" class="mw-redirect" title="Latent semantic indexing">Latent semantic indexing</a> (LSI) is a method used by <a href="Google" title="Google">Google</a> to determine similar keywords.</dd></dl>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="Hypertext" title="Hypertext">Hypertext</a></li>
<li><a href="Hyperlink" title="Hyperlink">Hyperlink</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */
.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}
/* end https://en.wikipedia.org/ */
</style><div class="reflist reflist-columns references-column-width" style="column-width: 30em;">
<ol class="references">
<li id="cite_note-:0-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-:0_1-0">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */
.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}
/* end https://en.wikipedia.org/ */
</style><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.w3.org/TR/2018/SPSD-html32-20180315/#anchor">"HTML 3.2 Reference Specification"</a>.</cite></span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.w3.org/TR/html52/textlevel-semantics.html#the-a-element">"HTML Standard"</a>.</cite></span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.w3.org/TR/xml/#dt-content">"Extensible Markup Language (XML) 1.0 (Fifth Edition)"</a>.</cite></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite id="CITEREFBader_AljaberNicola_StokesJames_BaileyJian_Pei2010" class="citation journal cs1">Bader Aljaber; Nicola Stokes; James Bailey; Jian Pei (1 April 2010). "Document clustering of scientific texts using citation contexts". <i>Information Retrieval</i>. <b>13</b> (2). Springer: <span class="nowrap">101–</span>131. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1007%2Fs10791-009-9108-x">10.1007/s10791-009-9108-x</a>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a> <a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:18990883">18990883</a>.</cite></span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-5">^</a></b></span> <span class="reference-text"><cite id="CITEREFBeel2010" class="citation web cs1">Beel, Joeran (1 October 2010). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20110929023425/http://www.ieee-tcdl.org/Bulletin/current/Beel/beel.html">"Retrieving Data from Mind Maps to Enhance Search Applications"</a>. Bulletin of IEEE Technical Committee on Digital Libraries. Archived from <a rel="nofollow" class="external text" href="http://www.ieee-tcdl.org/Bulletin/current/Beel/beel.html">the original</a> on 29 September 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">5 May</span> 2011</span>.</cite></span>
</li>
<li id="cite_note-Search_Engine_Watch_1-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-Search_Engine_Watch_1_6-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://searchenginewatch.com/article/2169750/How-the-Web-Uses-Anchor-Text-in-Internal-Linking-Study">"How the Web Uses Anchor Text in Internal Linking [Study]"</a>. <a href="Search_Engine_Watch" title="Search Engine Watch">Search Engine Watch</a>. 24 April 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">6 July</span> 2012</span>.</cite></span>
</li>
<li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite id="CITEREFFox2007" class="citation web cs1">Fox, Vanessa (15 March 2007). <a rel="nofollow" class="external text" href="http://googlewebmastercentral.blogspot.com/2007/03/get-more-complete-picture-about-how.html">"Get a more complete picture about how other sites link to you"</a>. Official Google Webmaster Central Blog. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20070331195216/http://googlewebmastercentral.blogspot.com/2007/03/get-more-complete-picture-about-how.html">Archived</a> from the original on 31 March 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">27 March</span> 2007</span>.</cite></span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite id="CITEREFCutts2007" class="citation web cs1">Cutts, Matt (25 January 2007). <a rel="nofollow" class="external text" href="http://googlewebmastercentral.blogspot.com/2007/01/quick-word-about-googlebombs.html">"A quick word about Googlebombs"</a>. Official Google Webmaster Central Blog. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20070324043013/http://googlewebmastercentral.blogspot.com/2007/01/quick-word-about-googlebombs.html">Archived</a> from the original on 24 March 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">27 March</span> 2007</span>.</cite></span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://insidesearch.blogspot.co.uk/2012/04/search-quality-highlights-50-changes.html">"Google's March Update"</a>.</cite></span>
</li>
<li id="cite_note-Search_Engine_Watch_2-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-Search_Engine_Watch_2_10-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://searchenginewatch.com/article/2172839/Google-Penguin-Update-Impact-of-Anchor-Text-Diversity-Link-Relevancy">"Google Penguin Update: Impact of Anchor Text Diversity & Link Relevancy"</a>. <a href="Search_Engine_Watch" title="Search Engine Watch">Search Engine Watch</a>. 6 May 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">6 July</span> 2012</span>.</cite></span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite class="citation news cs1"><a rel="nofollow" class="external text" href="https://moz.com/ugc/case-study-the-interconnectedness-of-local-seo-and-exact-match-domains">"Case Study: The Interconnectedness of Local SEO and Exact Match Domains"</a>. <i>Moz</i><span class="reference-accessdate">. Retrieved <span class="nowrap">12 December</span> 2016</span>.</cite></span>
</li>
<li id="cite_note-MacDonald-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-MacDonald_12-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFMacDonald2019" class="citation book cs1">MacDonald, Diana (25 June 2019). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=E0efDwAAQBAJ&dq=%22Mystery+meat%22+web+design&pg=PA194"><i>Practical UI Patterns for Design Systems: Fast-Track Interaction Design for a Seamless User Experience</i></a>. Apress. p. 194. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-1-4842-4938-3</bdi><span class="reference-accessdate">. Retrieved <span class="nowrap">23 January</span> 2023</span>.</cite></span>
</li>
<li id="cite_note-tech-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-tech_13-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.w3.org/TR/WCAG10-HTML-TECHS/#link-text">"HTML Techniques for Web Content Accessibility Guidelines 1.0"</a>. W3.org<span class="reference-accessdate">. Retrieved <span class="nowrap">11 July</span> 2014</span>.</cite></span>
</li>
</ol></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-07-22" href="https://en.wikipedia.org/wiki/?title=Anchor_text&oldid=1301937361">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
</body></html>